+ New addition - Removed * Bug-fixed ! Reworked/over-hauled V0.70 - 7th April, 1998. !Clicking on PAL/NTSC in the preferences will now actually set the UPDATE RATE for you instead of informing you of the value (I didn't know how to set it myself before). *When selecting a track using the QSP QSP, it won't keep trying to play the first second of the 1st track repeatedly and toggling track #1 on the QSP. V0.71 - 6th May, 1998. +Started and completed the TP_Installer Install_Auto program which automatically installs TP, plus the demo CD ID files (if requested). !Wrote more of this .guide file. V0.71 - 17th May, 1998. +Added TP's GUI GFX to the archive. !Wrote more of this .guide file. Also made it look better by adding 3D lines, etc. V0.72 - 07th June, 1998. +Added Tooltypes ToolTypes. V0.73 - 10th June, 1998. *Sorted out the problem of the Preferences Window PrefsWindow locking the system up when opened. Turns out that this would happen if the Personal font wasn't installed. TP now opens the Topaz font is the Personal font couldn't be found. Added the Personal font to the TP archive. Major thanks to Liz Tucker. *When TP couldn't open the Song Editor SongEdWindow window, TP went into an infinite loop trying to open it, due to a STUPID typo by me. !As far as I'm aware, right clicking a highlighted track in the Song Editor window works perfectly now. !Changed the TerraForm badge to Carnage in the main window.. should have done this ages ago... +Updated the Installer to automatically install the Personal fonts if not found. +Added 3 more DiscID's ("Off Yer Nut!!"). *When selecting PAL/NTSC in the Preferences window PrefsWindow, TP would instantly forgot it and revert back to the value just before PAL/NTSC was selected. Thanks to Robert Johnston. *The TITLE and GROUP fields in the CD ID files were being loaded/saved in the wrong order. Thanks to Robert Johnston. +The "xx: " (first 4 characters) is stripped from the SONG_NAME (ARexx) command. Requested by Robert Johnston. +Added OPEN_OWN_SCREEN PREFS_OPEN_OWN_SCREEN, WINDOW_BORDER PREFS_WINDOW_BORDER and AUTO_ACTIVATE PREFS_AUTO_ACTIVATE tooltypes. V0.73 - 11th June, 1998. *When there is no CD in the drive, then user is not allowed to go in to the Song Editor SongEdWindow - this stops a very potential crash happening when there's no tracks available. V0.73 - 13th June, 1998. *Numerous small bug fixes which hopefully makes TP more stable. V0.73 - 14th June, 1998. *TP crashed when clicking on either Rewind, Fast Forward or Eject (forgot to check to see if there was a CD inserted/playing first). V0.74 - 14th June, 1998. *TP's commodity hotkey is now set to whatever is specified in the Tooltypes Tooltypes (sorry, I forgot!). V0.74 - 15th June, 1998. +Added the XEN font to the archive (required by TP). V0.74 - 17th June, 1998. !Started work on the new Preferences menu/windows. +Added EXTERNAL_GFX PREFS_EXTERNAL_GFX tooltype. V0.74 - 18th June, 1998. *When playing track >21, other buttons appeared de-pressed instead of 21+. Thanks to Robert Johnston. !Made the Preview window font sensitive (sorry). *A Fatal Error message (beware: always dread these!) came up when the CD finished playing while in SmallGUI SmallWindow mode. !Stopped all flickering that sometimes happens when updating the Track times. If not, I've certainly reduced it. The reason was that I wasn't drawing (well, BLITting) the times' in sync with the video-beam. I didn't want to waste any time.. but it works perfectly now anyway. +While in the Song Editor SongEdWindow, it is possible to send the current CD's data to a file or printer. +Pressing HELP on the keyboard will bring up this .guide file if it's found. Sorry, I forgot to add this feature. *For some reason the QSP QSP wasn't updated when the current track finished and moved on to the next one. V0.74 - 19th June, 1998. +Spent all afternoon getting the External GUI GFX routine working. Turns out that I basically had the routine working within 20 minutes, but a variable type error (I used a .f float type instead of a .l long type by accident) caused me to waste LOTS of time. Sh*t. V0.75 - 22th June, 1998. *Even if a CD wasn't in play/pause mode, TP would still bring up the CD is in play/pause mode requester. This error was due to me spring-cleaning this section of the code. Reported by Robert Johnston. *Sorted out all the probs regarding SmallGUI mode (titles not updating, etc). Pointed out by Robert Johnston. *When a CD is in the drive that doesn't have a corresponding CD ID file, TP will now display Unknown CD instead of displaying nothing. Suggested by Robert Johnston. !Finally got CD recognition working! No more having to go into SmallGUI mode and then back into BigGUI mode for TP to read in the new CD! Phew! *The return values for WINDOW_TYPE (ARexx) was the wrong way round. Corrected. Also, SCREEN_MODE was shown as SCREEN_DISPLAY in the ARexx section. Also corrected. V0.80 - 14th October, 1998. .Bloody hell! I haven't done anything for ages! I suppose I'd better start catching up, eh? :} +Phew, I've almost completed the Program feature. So now you can create your own playlists and play tracks in whatever order you want. It only plays the first track in the playlist though for some reason.... V0.80 - 27th October, 1998. *Added a check to see if the host system has got exec version 39 or above, as the online help for the Prefs/Program Mode editor's needs v39 or above. !MAJOR optimisations in the keyboard reading routine. Instead of 42 seperate key checks, there's only 1. Hmm. V0.80 - 21st November, 1998. +Re-structured the About AboutWindow menu and added an extensive Statistics menu containing usefile and non-useful info for you to have a look at. Haven't added this info to the doc (this thing yer reading) yet though. Still some more to add to the Statistics bit, by the way. +Ya see that CDROM suite thing in the Future I've been incorporating it into the TP archive, and soon Trinity Player will be released as The Trinity Suite as there'll be more than just Trinity Player - they'll be a CD audio ripper.... just have a look at the Futore section. +Added another GUI mode (TinyGUI). SmallGUI is still pretty big, so I've added this new mode. Mad people using TP in a non-interlaced mode can now at least use it without it taking up a stupid amount of space. I didn't make TinyGUI any smaller as it would be far too small for people that are using TP in interlaced (but they'd be using TP in BigGUI mode.. .. yadda yadda). +Added ShowTips Tooltypes. Shows you tips upon program startup. +Various things added/optimised. V0.80 - xxnd January, 1999. +Right mouse button brings up a menu instead of switching GUI modes.